home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 September 1
/
CD [VMAG950901].bin
/
theway
/
twtw
/
shared.dir
/
00460.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-13
|
195 b
|
10 lines
on PCorMac eitherFN
if the machineType = 256 then
set type to "P"
else
set type to "M"
end if
put type into char length(eitherFN) - 4 of eitherFN
go("st", string(eitherFN))
end